Duration Properties |
The Duration type exposes the following members.
| Name | Description | |
|---|---|---|
| Days |
Gets or sets the days.
| |
| Hours |
Gets or sets the hours.
| |
| IsNegative |
Gets or sets a value indicating whether this instance is negative.
| |
| Milliseconds |
Gets or sets the milliseconds.
| |
| Minutes |
Gets or sets the minutes.
| |
| Months |
Gets or sets the months.
| |
| Seconds |
Gets or sets the seconds.
| |
| Years |
Gets or sets the years.
|